/**
 * 	清除css默认样式
 */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
blockquote,

/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,

/* list elements 列表元素 */

pre,

/* text formatting elements 文本格式元素 */

fieldset,
lengend,
button,
input,
textarea,

/* form elements 表单元素 */

th,
td {
    /* table elements 表格元素 */
    margin: 0;
    padding: 0;}

* {
    box-sizing: border-box;}

html,
body {
    min-height: 100%;overflow-x: hidden;}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;}

a,
a:hover {
    text-decoration: none;}

h1 {
    font-size: 18px;}

h2 {
    font-size: 16px;}

h3 {
    font-size: 16px;
    color: #222222;
    letter-spacing: 1px;}

h4 {
    color: #8b8b8b;
    letter-spacing: 1.5px;
    line-height: 25px;
    margin-top: 11px;}

address,
cite,
dfn,
em,
var {
    font-style: normal;}


/* 将斜体扶正 */

code,
kbd,
pre,
samp,
tt {
    font-family: "Courier New", Courier, monospace;}


/* 统一等宽字体 */

small {
    font-size: 12px;}


/* 小于 12px 的中文很难阅读，让 small 正常化 */


/* 重置列表元素 */

ul,
ol {
    list-style: none;}


/* 重置文本格式元素 */

a {
    text-decoration: none;}

a:hover {
    text-decoration: underline;}

abbr[title],
acronym[title] {
    /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;}

q:before,
q:after {
    content: '';}


/* 重置表单元素 */

legend {
    color: #000;}


/* for ie6 */

fieldset,
img {
    border: none;}


/* img 搭车：让链接里的 img 无边框 */


/* 注：optgroup 无法扶正 */

button,
input,
select,
textarea {
    font-size: 100%;}


/* 重置表格元素 */

table {
    border-collapse: collapse;
    border-spacing: 0;}


/* 重置 hr */

hr {
    border: none;
    height: 1px;}

.clearboth,
clearfix {
    clear: both;}

.mt-7 {
    margin-top: 7px;}

.mt-9 {
    margin-top: 9px;}

.mt-12 {
    margin-top: 12px;}

.mt-16 {
    margin-top: 16px;}

.mt-19 {
    margin-top: 19px;}

.mt-24 {
    margin-top: 24px;}

.mt-29 {
    margin-top: 29px;}

.mt-36 {
    margin-top: 36px;}

.w-auto {
    width: 1200px;
    margin: 0 auto;}

.fl {
    float: left;}

.fr {
    float: right;}

body {
    background-color: #f6f6f6;}

#head {
    width: 100%;
    height: 210px;
    margin: 0 auto;
     background-color: #ffffff;}

#head .header {
    width: 100%;
    height: 150px;
    /*background-size: 100% 100%;*/

   /* background: #ff6600;*/
background: #9d060f;}

#head .header .w-auto i.search-icon {
    display: inline-block;
    width: 23px;
    height: 23px;
  
    position: relative;
    top: 65px;
    left: 572px;
    cursor: pointer;}

#head .header .w-auto a.logo {
  
    display: block;
    width: 590px;
    height: 150px;
    float: left;
    background-repeat: no-repeat;
        background-size: 100%;
    background-position: 0 28px;}
#head .header .w-auto a.logo-fr {

    display: block;
    width: 350px;
    height: 150px;
    float: right;
    background-repeat: no-repeat;
        background-size: 100%;
    background-position: 0 28px;}
#head .header .w-auto input {
    float: right;
    width: 184px;
    height: 34px;
    margin-top: 59px;
    border: 1px solid #ffffff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;}

#head .header .w-auto .search {
    float: right;
    width: 50px;
    height: 34px;
    margin-top: 59px;
    background-color: #991600;
    border: none;}

#head .nav ul {
    height: 60px;
	display: flex; justify-content: space-around;}

#head .nav ul li {
    float: left;
    list-style: none;}
#wp_nav_w1>.wp_nav>li{    line-height: 60px;height: 60px !important;padding:10px 20px!important;}
#wp_nav_w1>.wp_nav>li .sub-nav .nav-item{padding:0;}
/*#wp_nav_w1>.wp_nav>li .sub-nav .nav-item a span{height:45px;     line-height: 45px;padding:0;}*/
#head .nav ul li a {
    display: block;
    color: #333333;
    font-size: 16px;
    /*   height:18px;
    line-height:18px;*/
    padding: 0;
    font-family: "Microsoft Yahei", Arial;}

#head .nav ul li a span {
    padding: 0;
    margin: 0;
    font-weight: 600;}

#head .nav ul li a:hover {
    text-decoration: none;
    color: red;}

#head .nav ul li:last-child {
    padding-right: 0px;}

#head .nav ul li:first-child {
    border: 0px;}

#content {
    height: auto;}

.banners {
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;}


/* #ContentID,
#ContentID li,
#ContentID li a img {
    width: 1200px;
    height: 250px;
} */

.Button {
    width: 42px;
    height: 64px;
    position: absolute;
    top: 98px;
    z-index: 900;
    cursor: pointer;}

.Button:hover {
    background-color: #999;}

#RightButtonT {
    left: 10%;
    top: 56px;}

#RightButtonT {
    left: 20%;
    top: 168px;}

#RightButtonT1 {
    left: 0;
    top: 56px;}

#RightButton {
    left: 0px;}

#LeftButtonT {
    right: 20%;
    top: 168px;}

#LeftButtonT1 {
    right: 0;
    top: 56px;}

#MSClassBoxT1 {
    margin: auto;}

#LeftButton {
    right: 0px;}

#RightButton i,
#RightButtonT i {
    display: block;
    width: 100%;
    height: 100%;
    }

#RightButtonT1 i {
    display: block;
    width: 100%;
    height: 100%;
   }

#LeftButton i,
#LeftButtonT i {
    display: block;
    width: 100%;
    height: 100%;
 }

#LeftButtonT1 i {
    display: block;
    width: 100%;
    height: 100%;
   }

.bannerss {
    clear: both;
    margin: 0;
    padding: 0;
    display: block;
    width: 430px;
    height: 322.5px;
    position: relative;
    overflow: hidden;}

#BContentID,
#BContentID li,
#BContentID li a img {
    padding: 0;
    margin: 0;
    width: 356px;
    height: 255px;}

#BContentID li a {
    position: relative;}

#BContentID li a h2 {
    display: block;
    padding: 0;
    margin: 0;
    height: 40px;
    line-height: 40px;
    width: 356px;
    position: absolute;
    bottom: 0;
    left: 0;

    text-indent: 10px;
    white-space: nowrap;
    text-overflow: '';
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;}

#content .newslist {
    width: 100%;
    height: 378px;}

#content .newslist .inform {
    float: right;
    width: 343px;
    height: 313px;}

#content .newslist .newslist-header {
    height: 35px;
    border-bottom: 2px solid #9d060f;}

#content .newslist .newslist-header span {
    display: block;
    float: left;
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    padding-left: 18px;}

#content .newslist .newslist-header span.last {
    float: right;}

#content .newslist .newslist-header span.last a {
    color: #919191;
    font-size: 14px;
    /*font-weight: bold;*/
    padding-right: 14px;
    padding-top: 6px;}

#content .newslist .inform .news-content .inform-list {
    list-style-type: none;}

#content .newslist .inform .news-content .inform-list li {
    width: 342px;
    height: 40px;
    border-bottom: 1px dashed #b6b6b6;}

#content .newslist .inform .news-content .inform-list li.list_item .pr_fields span {
    float: left;}

#content .newslist .inform .news-content .inform-list li.list_item .pr_fields span.Article_Index {
    margin: 10px 5px 0 0;}

#content .newslist .inform .news-content .inform-list li a {
    display: block;
    float: left;
    width: 275px; 
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 0px;
    color: #333;}

#content .newslist .inform .news-content .inform-list li a:hover {
    text-decoration: none;
    color: #1d64b4;}

#content .newslist .inform .news-content .inform-list li span {
    float: right;
    line-height: 36px;
    display: block;
    color: #8b8b8b;}

#content .newslist .news {
    float: left;
    width: 844px;
    height: 313px;}

#content .newslist .news .news-content {
    width: 760px;
    height: 322.5px;
    margin-left: 16px;}

#content .newslist .news .news-content .news-text {
    float: right;
    width: 385px;
    height: 322.5px;}

i.icon {
    display: block;
    float: left;
    width: 20px;
    height: 36px;
    /*border: 1px solid red;*/
  }

i.icon1 {
    display: block;
    float: left;
    width: 22px;
    height: 39px;
    /*border: 1px solid red;*/
   }

i.icon2 {
    display: block;
    float: left;
    width: 22px;
    height: 60px;
   }

#content .newslist .news .news-content .news-text .news-list {
    list-style-type: none;}

#content .newslist .news .news-content .news-text .news-list li {
    width: 370px;
    height: 40px;
    border-bottom: 1px dashed #b6b6b6;}

#content .newslist .news .news-content .news-text .news-list li.list_item .pr_fields span {
    float: left;}

#content .newslist .news .news-content .news-text .news-list li.list_item .pr_fields span.Article_Index {
     margin: 10px 0 0 0;}

#content .newslist .news .news-content .news-text .news-list li a {
    display: block;
    float: left;
    /* width: 275px; */
    width: 300px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 0px;
    color: #333;}

#content .newslist .news .news-content .news-text .news-list li a:hover {
    text-decoration: none;
    color: #1d64b4;}

#content .newslist .news .news-content .news-text .news-list li span {
    float: right;
    line-height: 36px;
    display: block;
    color: #8b8b8b;}

#content .educate {
    width: 49%;
    height: 284px;
    float: left;}

#content .educate-header {
    height: 40px;
    border-bottom: 2px solid #dddddd;}

.pannel-switch {
    background-color: #f6f6f6;
    color: #6b6b6b;}

.pannel-switch.on {
    /* background-color: #b31b00; */
    color: #000000;}

#content .educate-header span {
    width: 120px;
    height: 40px;
    text-align: left;
    display: block;
    float: left;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;}

#content .educate-header span.pannel-switch {
    border-bottom: 2px solid #9d060f;}

#content .educate-header span.last {
    width: auto;
    display: inline-block;
    float: right;}

#content .educate-header span.last a {
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    color: #919191;
    font-size: 14px;}

#content .educate-r {
    width: 49%;
    height: 284px;
    float: right;}

#content .educate-list {
    list-style-type: none;}

#content .educate-list li {
    width: 100%;
    height: 39px;}

#content .educate-list li.list_item .pr_fields span {
    float: left;}


#content .educate-list li a {
    display: block;
    float: left;
    width: 495px;
    line-height: 39px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 0px;
    color: #333333;}

#content .educate-list li a:hover {
    text-decoration: none;
    color: #4f7cc0;}

#content .educate-list li span {
    float: right;
    margin-right: 14px;
    line-height: 39px;
    display: block;
    color: #8b8b8b;}

#content .biology-banner {
    width: 100%;
    height: 210px;}

#content .biology-banner ul li {
    width: 224px;
    height: 155px;
    text-align: center;
    float: left;}


/* #content .biology-banner ul li:hover {
    box-shadow: 0px 0px 10px 5px #777474;
    -webkit-box-shadow: 0px 0px 10px 5px #777474;
    -moz-box-shadow: 0px 0px 10px 5px #777474;
} */

#content .biology-banner ul li a {
    display: table-cell;
    vertical-align: middle;
    width: 232px;
    height: 155px;
    font-size: 18px;
    line-height: 160%;
    color: white;
    font-weight: 600;
    text-align: center;}

#content .biology-banner ul li a:hover {
    text-decoration: none;}

#content .biology-banner ul li.link1 {
   }

#content .biology-banner ul li.link2 {
    margin-left: 10px;
}

#content .biology-banner ul li.link3 {
    margin-left: 10px;
   }

#content .biology-banner ul li.link4 {
    margin-left: 10px;
   }

#content .biology-banner ul li.link5 {
    margin-left: 10px;
}

#foot {
    height: 115px;
    width: 100%;
    /* background-color: #092c8a; */
    text-align: center;
    line-height: 26px;
    color: white;
    font-size: 14px;
    background: #9d060f;
    padding: 18px 0;}

#foot>div {}

.example2 {
    width: 450px;
    float: left;}

.example2 ol {
    position: relative;
    width: 140px;
    height: 20px;
    top: -25px;
    left: 260px;}

.example2 ol li {
    float: left;
    width: 13px;
    height: 13px;
    margin: 2px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 13px;}

.example2 ol li.seleted {
    background: #1AA4CA;}


/*新闻视点详情页面样式*/

#content .news-detail {
    min-height: 770px;
    background-color: white;}

.news-detail-fl {
    width: 290px;
    float: left;
    min-height: 770px;}

.news-detail-fr {
    width: 890px;
    height: auto;
    border-top: 2px solid #9d060f;
    float: right;}

.state {
    width: 100%;
    border-bottom: 1px solid #73baf5;
    font-size: 14px;
    overflow: hidden;}

.tit {
    width: 290px;
    height: 90px;
    text-align: center;
    letter-spacing: 2px;
    /*background-color: #ff9933;*/
 background-color: #9d060f;}

.tit span {
    font-size: 32px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: white;
    line-height: 90px;}

.topic {
    width: 290px;}

.topic .topic-tip .wp_listcolumn li {
    /*height: 30px;
    line-height: 30px;*/
    margin-top: 3px;}

.topic .topic-tip .wp_listcolumn i {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 6px;
 }

.topic .topic-tip .wp_listcolumn li:first-child {
    margin-top: 5px;}

.topic .topic-tip .wp_listcolumn li a {
    font-size: 16px;
    font-weight: 400;
    color: black;
    text-decoration: none;}

.topic .topic-tip .wp_listcolumn li a:hover {
    color: red;}

.fast-link {
    width: 290px;
    height: 400px;}

.fast-link .fast-link-tit {
    width: 290px;
    height: 30px;
    text-align: center;
    border-bottom: 1px solid #ff9933;
    box-shadow: 0 1px 2px #ff9933;
    -webkit-box-shadow: 0 1px 2px #ff9933;
    /*兼容低版本的chrome*/
    -moz-box-shadow: 0 1px 2px #ff9933;}

.fast-link .fast-link-tit i {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
   }

.fast-link .fast-link-tit span {
    display: block;
    width: 100px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-left: 20px;
    color: black;}

.fast-link-img {
    width: 290px;
    height: 190px;
    margin-left: 4px;}

.fast-link-img li a {
    display: table-cell;
    width: 145px;
    height: 90px;
    font-size: 12px;
    vertical-align: middle;
    color: white;
    line-height: 20px;
    text-decoration: none;}

.fast-link-img li.flink1 a {
    }

.fast-link-img li.flink2 a {
  }

.fast-link-img li.flink3 a {
 }

.fast-link-img li.flink4 a {
}

.fast-link-img li.flink5 a {
   }

#content .news-detail .news-detail-list .wp_article_list {
    height: auto;
    overflow: hidden;}

#content .news-detail .news-detail-list .wp_article_list li:first-child {
    margin-top: 10px;}

#content .news-detail .news-detail-list .wp_article_list li {
    width: 98%;
    height: 60px;
    border-bottom: 1px dashed #b6b6b6;}

#content .news-detail .news-detail-list .wp_article_list li .pr_fields .Article_Index {
    width: 5px;
    float: left;
    background-position: 0 24px;
    margin-right: px;}

#content .news-detail .news-detail-list .wp_article_list li .Article_PublishDate {
    padding-top: 12px;
    font-size: 12px;}

#content .news-detail .news-detail-list {
    width: 96%;
    margin: 0 auto;}

#content .news-detail .news-detail-list .wp_article_list li a {
    display: block;
    float: left;
    width: 600px;
    line-height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*margin-left: 20px;*/
    color: #333333;
    font-size: 15px;}

#content .news-detail .news-detail-list .wp_article_list li a:hover {
    color: #092c8a;
    text-decoration: none;}

#content .news-detail .news-detail-list .wp_article_list li span {
    height: 42px;
    float: right;
    line-height: 42px;
    display: block;
    color: #8b8b8b;
    font-size: 15px;}

#content .news-detail .news-detail-list .wp_paging {
    margin-top: 30px;
    display: block;
  /* float: right;*/
    margin-right: 15px;
    height: 50px;
    line-height: 42px;
    color: #999999;}

#content .news-detail .news-detail-list .wp_paging .page_jump .pageNum {
    margin-top: 0;
    height: 16px;}

#content .news-detail .news-detail-list .wp_paging .page_jump .pagingJump {
    line-height: 16px;}


/*内容页详情样式*/

#content-detail {
    width: 1200px;
    height: auto;
    margin: 20px auto;
    background-color: white;}

.content-header {
    width: 96%;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px dashed #777;}

.content-header h1 {
    letter-spacing: 1.5px;
    font-size: 24px;
    line-height: 120px;}

.content-header h1 .Article_Title {
    display: block;
    letter-spacing: 1.5px;
    font-size: 24px;
    line-height: 120px;}

.content-header h5 {
    color: #777;
    letter-spacing: 1.5px;
    line-height: 40px;
    font-weight: normal;
    color: #999;}

.article {
    width: 92%;
    margin: 60px auto;}

.article .Article_Content {
    padding-bottom: 20px;}

.article p {
    text-indent: 2em;
    line-height: 40px;
    color: #3e3e3e;
    font-size: 16px;
    font-family: 宋体, "Microsoft YaHei";}

.article img {
    display: block;
    margin: 20px auto;}

.banner {
    width: 100%;
    height: 225px;
    }

.content-state {
    width: 96%;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #777474;
    font-size: 14px;
    line-height: 50px;}

.content-state .Column_Position {
    padding-left: 10px;}

.content-state .Column_Position a {
    color: #666666;}

.content-state .Column_Position .possplit {
    margin-top: 2px;

    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 11122px;
    background-position: center;
    width: 20px;
    display: inline-block;
    border: 0px solid red;
    text-decoration: none;}

#wp_nav_w1 .wp_nav {
    margin: 0px;
    padding: 0px;
    display: block;}

#wp_nav_w1 .wp_nav * {
    margin: 0px;
    padding: 0px;}

#wp_nav_w1 .wp_nav::after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;}

#wp_nav_w1 .wp_nav .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
    z-index: 1200;}

#wp_nav_w1 .wp_nav .on {
    z-index: 10;}

#wp_nav_w1 .wp_nav .on> .item-name,#wp_nav_w1 .wp_nav .on>a,#wp_nav_w1 .wp_nav .on{   background:#e94949;}
#wp_nav_w1 .wp_nav .on>.sub-nav .nav-item{padding:0;}
#wp_nav_w1 .wp_nav .on>.sub-nav .nav-item.on:hover a{background: #e94949;}
#wp_nav_w1 .wp_nav .nav-item .mark {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99;}

#wp_nav_w1 .wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;}

#wp_nav_w1 .wp_nav .nav-item a.parent:hover {}

#wp_nav_w1 .wp_nav .nav-item a.parent {
    color: rgb(255, 255, 255);}

#wp_nav_w1 .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 8px 0px;
    cursor: pointer;}

#wp_nav_w1 .wp_nav .sub-nav {
    display: block;
    min-width: 153px;
    position: absolute;
    z-index: 11200;
    visibility: hidden;
 
    border-image: initial;
    border: none;}

#wp_nav_w1 .wp_nav .sub-nav .nav-item {
    white-space: nowrap;}

#wp_nav_w1 .wp_nav .sub-nav .nav-item .mark {
    background: rgb(255, 255, 255);}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a {
    background-color: #9d060f;
    font-family: "Microsoft Yahei";
    font-size: 13px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    text-align: center;

    min-width: 100px;}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover {
    background: rgb(238, 238, 238);
    color: rgb(0, 0, 0);}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent {
    background: rgb(238, 238, 238);
    color: rgb(0, 0, 0);}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a span.item-name {
    padding: 11px 10px;
    line-height: 22px;}

.wp_nav li a:hover {
    background-color: #ff9933;
    color: #ffffff !important;}

.wp_nav li,
.wp_nav a，.wp_nav li a span {
    height: 45px !important;
    line-height: 45px;}

.list_item .fields.pr_fields {
    display: inline-block;}


.list_item .fields.ex_fields {
    display: inline-block;}
#content .educate-list li.list_item .pr_fields span.Article_Index{margin: 10px 0 0 0;}
.banner-1,
.banner-1 img {
    width: 1200px;
    height: 320px;
	margin:0 auto;}

.news-detail-list table tr .main_shadow,
.news-detail-list table tr td.main_shadow {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #b6b6b6;}

.news-detail-list table tr td.main_shadow a {
    color: #333;}

.news-detail-list table tr td.main_shadow a:hover {
    color: #ff9933;}
#MSClassBoxT{position: relative;}
#sub_fast_img_Tab {
    position: absolute;
    bottom: 30px;
    right:50%;
    height: 16px;
    overflow: hidden;}
#sub_fast_img_Tab li {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 4px;
    font-size: 0px;
    background: #fff;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
border-radius:50px;}
#sub_fast_img_Tab li:hover, #sub_fast_img_Tab li.active {
    font-size: 0;
    background: #dd0933;
    border-radius:50px;
}
.mt-29.biology-banner .ctrl{display:none;}
.scrollable-panel{    width: 100%;    height: 155px;}
#wp_listcolumn_w2 .wp_listcolumn .wp_column a.selected{    background-color: #e94949;}
.imgscroll4_top .imgscroll2_td span{color:#333;}
.picbase1-content{<!--display:none;}



.headStyle190bqnel6d .NextDisabled,.headStyle190bqnel6d .PrevDisabled{height:20px!important;padding:8px 4px!important;}